[INFO] cloning repository https://github.com/shinee0401/lrasm-tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shinee0401/lrasm-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinee0401%2Flrasm-tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinee0401%2Flrasm-tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe2e791084df22b943cd4acb433392aa6ea66b3e
[INFO] fixing shinee0401/lrasm-tool against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshinee0401%2Flrasm-tool" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/shinee0401/lrasm-tool
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/shinee0401/lrasm-tool
[INFO] tweaked toml for git repo https://github.com/shinee0401/lrasm-tool written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/shinee0401/lrasm-tool on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/shinee0401/lrasm-tool already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 73c06d7cf06ce4dc6b1d02e863af7d29e3b33b3376b60434d3cb09ca7d41934e
[INFO] running `Command { std: "docker" "start" "73c06d7cf06ce4dc6b1d02e863af7d29e3b33b3376b60434d3cb09ca7d41934e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73c06d7cf06ce4dc6b1d02e863af7d29e3b33b3376b60434d3cb09ca7d41934e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "73c06d7cf06ce4dc6b1d02e863af7d29e3b33b3376b60434d3cb09ca7d41934e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "73c06d7cf06ce4dc6b1d02e863af7d29e3b33b3376b60434d3cb09ca7d41934e" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/c-api/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wasm-mutate/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wasm-encoder/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wasmparser/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wast/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wat/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wasmprinter/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wasm-shrink/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wasm-smith/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/fuzz-stats/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wasm-mutate-stats/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating fuzz/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wit-component/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wasm-metadata/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wit-parser/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wit-smith/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wit-parser/fuzz/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wasm-compose/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling semver v1.0.21
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking bumpalo v3.14.0
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling serde_json v1.0.112
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking anstream v0.6.11
[INFO] [stderr]     Checking aho-corasick v1.1.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.13
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]    Compiling cranelift-isle v0.99.2
[INFO] [stderr]     Checking clap_builder v4.4.18
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.99.2
[INFO] [stderr]     Checking spdx v0.10.3
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking slice-group-by v0.3.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.99.2
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking symbolic_expressions v5.0.3
[INFO] [stderr]     Checking gimli v0.27.3
[INFO] [stderr]     Checking egg v0.6.0
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]     Checking wasm-encoder v0.31.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex-automata v0.4.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking wasmtime-component-util v12.0.2
[INFO] [stderr]     Checking regalloc2 v0.9.3
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking object v0.31.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling pulldown-cmark v0.9.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]     Checking rayon v1.8.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]     Checking wasmtime-asm-macros v12.0.2
[INFO] [stderr]     Checking sptr v0.3.2
[INFO] [stderr]     Checking uuid v1.7.0
[INFO] [stderr]     Checking wasmtime-jit-icache-coherence v12.0.2
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]    Compiling blake3 v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.7
[INFO] [stderr]    Compiling wit-parser v0.9.2
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.10
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking regex v1.10.3
[INFO] [stderr]     Checking criterion-plot v0.4.5
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking memfd v0.6.4
[INFO] [stderr]     Checking tempfile v3.9.0
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling wasm-tools v1.0.200 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking is_executable v1.0.1
[INFO] [stderr]    Migrating build.rs from 2021 edition to 2024
[INFO] [stderr]    Compiling cranelift-codegen v0.99.2
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking addr2line v0.20.0
[INFO] [stderr]    Compiling wasmtime-wit-bindgen v12.0.2
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling derive_arbitrary v1.3.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling wasmtime-versioned-export-macros v12.0.2
[INFO] [stderr]    Compiling wasmtime-component-macro v12.0.2
[INFO] [stderr]    Compiling wasmtime-runtime v12.0.2
[INFO] [stderr]     Checking wasmtime-jit-debug v12.0.2
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]     Checking thiserror v1.0.56
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking cranelift-control v0.99.2
[INFO] [stderr]     Checking clap v4.4.18
[INFO] [stderr]     Checking clap_complete v4.4.9
[INFO] [stderr]     Checking ruzstd v0.5.0
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]     Checking cranelift-entity v0.99.2
[INFO] [stderr]     Checking flagset v0.4.4
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking cranelift-bforest v0.99.2
[INFO] [stderr]     Checking wasmparser v0.200.0 (/opt/rustwide/workdir/crates/wasmparser)
[INFO] [stderr]     Checking wasmparser v0.110.0
[INFO] [stderr]     Checking wasmparser v0.120.0
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]     Checking serde_yaml v0.9.30
[INFO] [stderr]     Checking gimli v0.28.1
[INFO] [stderr]    Migrating crates/wasmparser/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking fxprof-processed-profile v0.6.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.3.6
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking wasmtime-types v12.0.2
[INFO] [stderr]     Checking wasmprinter v0.2.77
[INFO] [stderr]     Checking wasmtime-environ v12.0.2
[INFO] [stderr]     Checking cranelift-native v0.99.2
[INFO] [stderr]     Checking cranelift-frontend v0.99.2
[INFO] [stderr]     Checking cranelift-wasm v0.99.2
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/wasmparser/src/validator.rs:457:19
[INFO] [stdout]      |
[INFO] [stdout]  455 |         let mut last_types = None;
[INFO] [stdout]      |             --------------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `last_types` calls a custom destructor
[INFO] [stdout]      |             `last_types` will be dropped later as of Edition 2024
[INFO] [stdout]  456 |         for payload in Parser::new(0).parse_all(bytes) {
[INFO] [stdout]  457 |             match self.payload(&payload?)? {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  467 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `last_types` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/wasmparser/src/validator/operators.rs (3 fixes)
[INFO] [stderr]        Fixed crates/wasmparser/src/validator/types.rs (3 fixes)
[INFO] [stderr]        Fixed crates/wasmparser/src/lib.rs (1 fix)
[INFO] [stderr]        Fixed crates/wasmparser/src/validator/core.rs (1 fix)
[INFO] [stderr]     Checking wasm-encoder v0.200.0 (/opt/rustwide/workdir/crates/wasm-encoder)
[INFO] [stderr]     Checking wasmprinter v0.200.0 (/opt/rustwide/workdir/crates/wasmprinter)
[INFO] [stderr]    Migrating crates/wasmprinter/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking wasmtime-cranelift-shared v12.0.2
[INFO] [stderr]     Checking wasmtime-cranelift v12.0.2
[INFO] [stderr]     Checking wasmtime-jit v12.0.2
[INFO] [stderr]        Fixed crates/wasmprinter/src/lib.rs (1 fix)
[INFO] [stderr]    Migrating crates/wasm-encoder/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking wasmtime v12.0.2
[INFO] [stderr]     Checking wast v200.0.0 (/opt/rustwide/workdir/crates/wast)
[INFO] [stderr]     Checking wasm-metadata v0.200.0 (/opt/rustwide/workdir/crates/wasm-metadata)
[INFO] [stderr]     Checking wasm-mutate v0.200.0 (/opt/rustwide/workdir/crates/wasm-mutate)
[INFO] [stderr]    Migrating crates/wasm-mutate/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/wasm-mutate/src/mutators/peephole/eggsy/expr_enumerator.rs:97:25
[INFO] [stdout]    |
[INFO] [stdout] 97 |                         rec.clone().borrow_mut().add(l)
[INFO] [stdout]    |                         ^^^^^^^^^^^-------------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this temporary value will be dropped at the end of the block
[INFO] [stdout]    |                         a temporary with access to the borrow is created here ...
[INFO] [stdout] 98 |                     }),
[INFO] [stdout]    |                     - ... and the borrow might be used here, when that temporary is dropped and runs the destructor for type `RefMut<'_, RecExpr<lang::Lang>>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the temporary is part of an expression at the end of a block;
[INFO] [stdout]            consider forcing this temporary to be dropped sooner, before the block's local variables are dropped
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: for example, you could save the expression's value in a new local variable `x` and then make `x` be the expression at the end of the block
[INFO] [stdout]    |
[INFO] [stdout] 97 |                         let x = rec.clone().borrow_mut().add(l); x
[INFO] [stdout]    |                         +++++++                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]        Fixed crates/wasm-mutate/src/mutators/modify_const_exprs.rs (6 fixes)
[INFO] [stderr]    Migrating crates/wasm-metadata/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/wasm-mutate/src/mutators/peephole/rules.rs (3 fixes)
[INFO] [stderr]        Fixed crates/wasm-mutate/src/mutators/peephole/eggsy/encoder/expr2wasm.rs (6 fixes)
[INFO] [stderr]        Fixed crates/wasm-mutate/src/lib.rs (1 fix)
[INFO] [stderr]        Fixed crates/wasm-mutate/src/module.rs (3 fixes)
[INFO] [stderr]        Fixed crates/wasm-mutate/src/mutators/peephole.rs (1 fix)
[INFO] [stderr]     Checking wasm-shrink v0.200.0 (/opt/rustwide/workdir/crates/wasm-shrink)
[INFO] [stderr]     Checking wasm-mutate-stats v0.0.0 (/opt/rustwide/workdir/crates/wasm-mutate-stats)
[INFO] [stderr]        Fixed crates/wasm-metadata/src/lib.rs (1 fix)
[INFO] [stderr]    Migrating crates/wast/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/wast/src/core/custom.rs (1 fix)
[INFO] [stderr]    Migrating crates/wasm-shrink/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/wast/src/gensym.rs (5 fixes)
[INFO] [stderr]        Fixed crates/wast/src/component/expand.rs (6 fixes)
[INFO] [stderr]        Fixed crates/wast/src/token.rs (11 fixes)
[INFO] [stderr]        Fixed crates/wast/src/lib.rs (3 fixes)
[INFO] [stderr]        Fixed crates/wast/src/core/resolve/types.rs (1 fix)
[INFO] [stderr]     Checking wat v1.0.200 (/opt/rustwide/workdir/crates/wat)
[INFO] [stderr]        Fixed crates/wasm-shrink/src/lib.rs (1 fix)
[INFO] [stderr]    Migrating crates/wasm-mutate-stats/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wat/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking wit-parser v0.200.0 (/opt/rustwide/workdir/crates/wit-parser)
[INFO] [stderr]     Checking wasm-smith v0.200.0 (/opt/rustwide/workdir/crates/wasm-smith)
[INFO] [stderr]     Checking wasm-compose v0.200.0 (/opt/rustwide/workdir/crates/wasm-compose)
[INFO] [stderr]    Migrating crates/wasm-mutate-stats/src/bin/wasm-mutate-stats.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/wasm-mutate-stats/src/bin/wasm-mutate-stats.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/wasm-mutate-stats/src/bin/wasm-mutate-stats.rs:527:31
[INFO] [stdout]      |
[INFO] [stdout]  506 |             let it = match wasmmutate.run(&wasmcp) {
[INFO] [stdout]      |                            -----------------------
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                            `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  523 |             for mutated in it {
[INFO] [stdout]      |                            --
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            `iter` calls a custom destructor
[INFO] [stdout]      |                            `iter` will be dropped later as of Edition 2024
[INFO] [stdout]  524 |                 let mut validator = wasmparser::Validator::new();
[INFO] [stdout]      |                     -------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `validator` calls a custom destructor
[INFO] [stdout]      |                     `validator` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  527 |                         match validator.validate_all(&mutated.clone()) {
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  530 |                                 to_write.lock().unwrap().push(mutated.clone());
[INFO] [stdout]      |                                 ------------------------
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  540 |                                 self.save_crash(&wasm, Some(&mutated), seed, artifact_folder)?;
[INFO] [stdout]      |                                 --------------------------------------------------------------
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  547 |                     }
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `validator` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/wit-parser/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/wasm-mutate-stats/src/bin/wasm-mutate-stats.rs:527:31
[INFO] [stdout]      |
[INFO] [stdout]  506 |             let it = match wasmmutate.run(&wasmcp) {
[INFO] [stdout]      |                            -----------------------
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                            `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  523 |             for mutated in it {
[INFO] [stdout]      |                            --
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            `iter` calls a custom destructor
[INFO] [stdout]      |                            `iter` will be dropped later as of Edition 2024
[INFO] [stdout]  524 |                 let mut validator = wasmparser::Validator::new();
[INFO] [stdout]      |                     -------------
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     `validator` calls a custom destructor
[INFO] [stdout]      |                     `validator` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  527 |                         match validator.validate_all(&mutated.clone()) {
[INFO] [stdout]      |                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                               |
[INFO] [stdout]      |                               this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      |                               up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  530 |                                 to_write.lock().unwrap().push(mutated.clone());
[INFO] [stdout]      |                                 ------------------------
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                                 `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  540 |                                 self.save_crash(&wasm, Some(&mutated), seed, artifact_folder)?;
[INFO] [stdout]      |                                 --------------------------------------------------------------
[INFO] [stdout]      |                                 |
[INFO] [stdout]      |                                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  547 |                     }
[INFO] [stdout]      |                     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: `#1` may invoke a custom destructor because it contains a trait object
[INFO] [stdout]      = note: `iter` may invoke a custom destructor because it contains a trait object
[INFO] [stdout] note: `validator` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /rustc/622891a4e29178280638a6b63a8908bde2c0c854/library/std/src/sync/poison/mutex.rs:741:0
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wit-component v0.200.0 (/opt/rustwide/workdir/crates/wit-component)
[INFO] [stderr]    Migrating crates/wasm-smith/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/wasm-smith/src/core/code_builder.rs (9 fixes)
[INFO] [stderr]        Fixed crates/wasm-smith/src/config.rs (1 fix)
[INFO] [stderr]    Migrating crates/wast/tests/annotations.rs from 2021 edition to 2024
[INFO] [stderr]     Checking fuzz-stats v0.0.0 (/opt/rustwide/workdir/crates/fuzz-stats)
[INFO] [stderr]        Fixed crates/wast/tests/annotations.rs (2 fixes)
[INFO] [stderr]    Migrating crates/wasm-compose/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking wasm-tools-c-api v0.0.0 (/opt/rustwide/workdir/crates/c-api)
[INFO] [stderr]        Fixed crates/wasm-compose/src/graph.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/wasm-compose/src/config.rs:197:44
[INFO] [stdout]     |
[INFO] [stdout] 197 |             while let Some((key, value)) = access.next_entry::<_, Wrapper<V>>()? {
[INFO] [stdout]     |                                  -----     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |         |
[INFO] [stdout]     |                                  |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                  |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                  |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  `value` calls a custom destructor
[INFO] [stdout]     |                                  `value` will be dropped later as of Edition 2024
[INFO] [stdout] 198 |                 map.insert(key, value.0);
[INFO] [stdout]     |                 ------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 199 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/wasmparser/benches/benchmark.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/wasm-compose/src/graph.rs:114:27
[INFO] [stdout]      |
[INFO] [stdout]  114 |                     match validator.payload(&payload)? {
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  152 |                         ValidPayload::End(types) => match parsers.pop() {
[INFO] [stdout]      |                                           -----
[INFO] [stdout]      |                                           |
[INFO] [stdout]      |                                           `types` calls a custom destructor
[INFO] [stdout]      |                                           `types` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  166 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `types` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/wasmparser/examples/simple.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wasm-mutate/tests/tests.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/wasm-mutate/src/mutators/peephole.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]   --> crates/wasm-mutate/src/mutators/peephole/eggsy/expr_enumerator.rs:97:25
[INFO] [stdout]    |
[INFO] [stdout] 97 |                         rec.clone().borrow_mut().add(l)
[INFO] [stdout]    |                         ^^^^^^^^^^^-------------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         this temporary value will be dropped at the end of the block
[INFO] [stdout]    |                         a temporary with access to the borrow is created here ...
[INFO] [stdout] 98 |                     }),
[INFO] [stdout]    |                     - ... and the borrow might be used here, when that temporary is dropped and runs the destructor for type `RefMut<'_, RecExpr<lang::Lang>>`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the temporary is part of an expression at the end of a block;
[INFO] [stdout]            consider forcing this temporary to be dropped sooner, before the block's local variables are dropped
[INFO] [stdout]    = warning: this changes meaning in Rust 2024
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]    = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: for example, you could save the expression's value in a new local variable `x` and then make `x` be the expression at the end of the block
[INFO] [stdout]    |
[INFO] [stdout] 97 |                         let x = rec.clone().borrow_mut().add(l); x
[INFO] [stdout]    |                         +++++++                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/wast/tests/recursive.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wasmprinter/tests/all.rs from 2021 edition to 2024
[INFO] [stderr]     Checking wit-parser-fuzz v0.0.0 (/opt/rustwide/workdir/crates/wit-parser/fuzz)
[INFO] [stderr]        Fixed crates/wast/src/token.rs (2 fixes)
[INFO] [stderr]    Migrating crates/wasm-shrink/tests/tests.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wast/tests/parse-fail.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wit-component/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/wit-component/src/gc.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/wit-component/src/linking.rs:1501:9
[INFO] [stdout]      |
[INFO] [stdout] 1303 |             let exporters = resolve_exporters(&metadata)?;
[INFO] [stdout]      |                 ---------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `exporters` calls a custom destructor
[INFO] [stdout]      |                 `exporters` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1315 |             let (exporters, missing, _) = resolve_symbols(&metadata, &exporters);
[INFO] [stdout]      |                  ---------
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1346 |             let dependencies = find_dependencies(&metadata, &exporters)?;
[INFO] [stdout]      |                 ------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `dependencies` calls a custom destructor
[INFO] [stdout]      |                 `dependencies` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1501 | /           encoder
[INFO] [stdout] 1502 | |               .library(
[INFO] [stdout] 1503 | |                   "__init",
[INFO] [stdout] 1504 | |                   &make_init_module(
[INFO] [stdout]      | |  __________________-
[INFO] [stdout] 1505 | | |                     &metadata,
[INFO] [stdout] 1506 | | |                     &exporters,
[INFO] [stdout] 1507 | | |                     &env_function_exports,
[INFO] [stdout] 1508 | | |                     dl_openables,
[INFO] [stdout] 1509 | | |                     table_base,
[INFO] [stdout] 1510 | | |                 )?,
[INFO] [stdout]      | | |                  -
[INFO] [stdout]      | | |                  |
[INFO] [stdout]      | | |__________________this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                    up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1524 | |                   },
[INFO] [stdout] 1525 | |               )?
[INFO] [stdout]      | |                ^
[INFO] [stdout]      | |                |
[INFO] [stdout]      | |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      | |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                  up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 1526 |                 .encode()
[INFO] [stdout] 1527 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.21/src/identifier.rs:240:1
[INFO] [stdout]      |
[INFO] [stdout]  240 | impl Drop for Identifier {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.21/src/identifier.rs:240:1
[INFO] [stdout]      |
[INFO] [stdout]  240 | impl Drop for Identifier {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `exporters` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `dependencies` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wit-smith v0.200.0 (/opt/rustwide/workdir/crates/wit-smith)
[INFO] [stderr]    Migrating crates/wit-parser/tests/all.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/fuzz-stats/src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/wit-component/src/linking.rs:1501:9
[INFO] [stdout]      |
[INFO] [stdout] 1303 |             let exporters = resolve_exporters(&metadata)?;
[INFO] [stdout]      |                 ---------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `exporters` calls a custom destructor
[INFO] [stdout]      |                 `exporters` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1315 |             let (exporters, missing, _) = resolve_symbols(&metadata, &exporters);
[INFO] [stdout]      |                  ---------
[INFO] [stdout]      |                  |
[INFO] [stdout]      |                  this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                  `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1346 |             let dependencies = find_dependencies(&metadata, &exporters)?;
[INFO] [stdout]      |                 ------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `dependencies` calls a custom destructor
[INFO] [stdout]      |                 `dependencies` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 1501 | /           encoder
[INFO] [stdout] 1502 | |               .library(
[INFO] [stdout] 1503 | |                   "__init",
[INFO] [stdout] 1504 | |                   &make_init_module(
[INFO] [stdout]      | |  __________________-
[INFO] [stdout] 1505 | | |                     &metadata,
[INFO] [stdout] 1506 | | |                     &exporters,
[INFO] [stdout] 1507 | | |                     &env_function_exports,
[INFO] [stdout] 1508 | | |                     dl_openables,
[INFO] [stdout] 1509 | | |                     table_base,
[INFO] [stdout] 1510 | | |                 )?,
[INFO] [stdout]      | | |                  -
[INFO] [stdout]      | | |                  |
[INFO] [stdout]      | | |__________________this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]      | |                    up until Edition 2021 `#4` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...    |
[INFO] [stdout] 1524 | |                   },
[INFO] [stdout] 1525 | |               )?
[INFO] [stdout]      | |                ^
[INFO] [stdout]      | |                |
[INFO] [stdout]      | |                this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      | |                up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      | |________________this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                  up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 1526 |                 .encode()
[INFO] [stdout] 1527 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.21/src/identifier.rs:240:1
[INFO] [stdout]      |
[INFO] [stdout]  240 | impl Drop for Identifier {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.21/src/identifier.rs:240:1
[INFO] [stdout]      |
[INFO] [stdout]  240 | impl Drop for Identifier {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `exporters` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `dependencies` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/c-api/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/c-api/src/lib.rs (2 fixes)
[INFO] [stderr]    Migrating crates/wasm-smith/tests/component.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/wasm-smith/tests/component.rs:26:29
[INFO] [stdout]      |
[INFO] [stdout]   21 |             let mut validator =
[INFO] [stdout]      |                 -------------
[INFO] [stdout]      |                 |
[INFO] [stdout]      |                 `validator` calls a custom destructor
[INFO] [stdout]      |                 `validator` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   26 |             if let Err(e) = validator.validate_all(&component) {
[INFO] [stdout]      |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                             |
[INFO] [stdout]      |                             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                             up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   34 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `validator` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/wasm-smith/tests/core.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wasm-smith/tests/available_imports.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wasm-smith/benches/corpus.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wit-parser/fuzz/fuzz_targets/parse.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/wasmparser/src/parser.rs (1 fix)
[INFO] [stderr]    Migrating crates/wast/tests/comments.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/wasmparser/src/validator.rs:457:19
[INFO] [stdout]      |
[INFO] [stdout]  455 |         let mut last_types = None;
[INFO] [stdout]      |             --------------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `last_types` calls a custom destructor
[INFO] [stdout]      |             `last_types` will be dropped later as of Edition 2024
[INFO] [stdout]  456 |         for payload in Parser::new(0).parse_all(bytes) {
[INFO] [stdout]  457 |             match self.payload(&payload?)? {
[INFO] [stdout]      |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                   up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                   this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                   up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  467 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `last_types` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/wit-smith/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/wit-smith/src/generate.rs (13 fixes)
[INFO] [stderr]    Migrating crates/wit-component/tests/wit.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed crates/wit-smith/src/lib.rs (1 fix)
[INFO] [stderr]     Checking wasm-tools-fuzz v0.0.0 (/opt/rustwide/workdir/fuzz)
[INFO] [stderr]    Migrating crates/wit-component/tests/components.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/fuzz-stats/src/bin/failed-instantiations.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> crates/wasm-compose/src/config.rs:197:44
[INFO] [stdout]     |
[INFO] [stdout] 197 |             while let Some((key, value)) = access.next_entry::<_, Wrapper<V>>()? {
[INFO] [stdout]     |                                  -----     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |         |
[INFO] [stdout]     |                                  |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                                  |         up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  |         this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                  |         up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                                  `value` calls a custom destructor
[INFO] [stdout]     |                                  `value` will be dropped later as of Edition 2024
[INFO] [stdout] 198 |                 map.insert(key, value.0);
[INFO] [stdout]     |                 ------------------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                 `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 199 |             }
[INFO] [stdout]     |             - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/wasm-compose/src/graph.rs:114:27
[INFO] [stdout]      |
[INFO] [stdout]  114 |                     match validator.payload(&payload)? {
[INFO] [stdout]      |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                           |
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]      |                           this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |                           up until Edition 2021 `#2` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  152 |                         ValidPayload::End(types) => match parsers.pop() {
[INFO] [stdout]      |                                           -----
[INFO] [stdout]      |                                           |
[INFO] [stdout]      |                                           `types` calls a custom destructor
[INFO] [stdout]      |                                           `types` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  166 |                 }
[INFO] [stdout]      |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `types` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/wit-component/tests/linking.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wit-component/tests/merge.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wit-component/tests/interfaces.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/wit-component/tests/merge.rs:37:15
[INFO] [stdout]      |
[INFO] [stdout]   31 |         let mut into = Resolve::default();
[INFO] [stdout]      |             --------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             `into` calls a custom destructor
[INFO] [stdout]      |             `into` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   37 |         match into.merge(from) {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   58 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `into` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.21/src/identifier.rs:240:1
[INFO] [stdout]      |
[INFO] [stdout]  240 | impl Drop for Identifier {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `into` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/wit-component/tests/targets.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> crates/wit-component/tests/targets.rs:44:15
[INFO] [stdout]      |
[INFO] [stdout]   39 |         let (resolve, world) = load_test_wit(&path)?;
[INFO] [stdout]      |              -------
[INFO] [stdout]      |              |
[INFO] [stdout]      |              `resolve` calls a custom destructor
[INFO] [stdout]      |              `resolve` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   44 |         match wit_component::targets(&resolve, world, &component) {
[INFO] [stdout]      |               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |               up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   56 |     }
[INFO] [stdout]      |     - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `resolve` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/semver-1.0.21/src/identifier.rs:240:1
[INFO] [stdout]      |
[INFO] [stdout]  240 | impl Drop for Identifier {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `resolve` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating crates/wasm-compose/tests/compose.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/wasmparser/tests/big-module.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating fuzz/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed fuzz/src/lib.rs (1 fix)
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> fuzz/src/mutate.rs:93:38
[INFO] [stdout]      |
[INFO] [stdout]   87 |             wasmparser::Validator::new_with_features(features).validate_all(&mutated_wasm);
[INFO] [stdout]      |             --------------------------------------------------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   93 |             if let Ok(mutated_wat) = wasmprinter::print_bytes(&mutated_wasm) {
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                      |
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   98 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]   99 |
[INFO] [stdout]  100 |         validation_result.expect("`wasm-mutate` should always produce a valid Wasm file");
[INFO] [stdout]      |         ---------------------------------------------------------------------------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/lib.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> fuzz/src/no_traps.rs:117:21
[INFO] [stdout]      |
[INFO] [stdout]  104 |     let mut validator = wasmparser::Validator::new_with_features(wasmparser::WasmFeatures {
[INFO] [stdout]      |         -------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `validator` calls a custom destructor
[INFO] [stdout]      |         `validator` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  117 |     if let Err(e) = validator.validate_all(wasm_bytes) {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `validator` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> fuzz/src/mutate.rs:93:38
[INFO] [stdout]      |
[INFO] [stdout]   87 |             wasmparser::Validator::new_with_features(features).validate_all(&mutated_wasm);
[INFO] [stdout]      |             --------------------------------------------------
[INFO] [stdout]      |             |
[INFO] [stdout]      |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   93 |             if let Ok(mutated_wat) = wasmprinter::print_bytes(&mutated_wasm) {
[INFO] [stdout]      |                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                                      |
[INFO] [stdout]      |                                      this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]      |                                      up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]   98 |         }
[INFO] [stdout]      |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]   99 |
[INFO] [stdout]  100 |         validation_result.expect("`wasm-mutate` should always produce a valid Wasm file");
[INFO] [stdout]      |         ---------------------------------------------------------------------------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]      |         `#2` will be dropped later as of Edition 2024
[INFO] [stdout]      |
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/error.rs:600:1
[INFO] [stdout]      |
[INFO] [stdout]  600 | impl Drop for Error {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]      = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating fuzz/fuzz_targets/run.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]     --> fuzz/src/no_traps.rs:117:21
[INFO] [stdout]      |
[INFO] [stdout]  104 |     let mut validator = wasmparser::Validator::new_with_features(wasmparser::WasmFeatures {
[INFO] [stdout]      |         -------------
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `validator` calls a custom destructor
[INFO] [stdout]      |         `validator` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  117 |     if let Err(e) = validator.validate_all(wasm_bytes) {
[INFO] [stdout]      |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |                     |
[INFO] [stdout]      |                     this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]      |                     up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  120 | }
[INFO] [stdout]      | - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]      |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `validator` invokes this custom destructor
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hashbrown-0.14.3/src/raw/mod.rs:3684:1
[INFO] [stdout]      |
[INFO] [stdout] 3684 | impl<T, A: Allocator> Drop for RawTable<T, A> {
[INFO] [stdout]      | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]      = warning: this changes meaning in Rust 2024
[INFO] [stdout]      = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating src/bin/wasm-tools/main.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bin/wasm-tools/dump.rs:515:32
[INFO] [stdout]     |
[INFO] [stdout] 515 |         while let Some(item) = section.next() {
[INFO] [stdout]     |                        ----    ^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |       |
[INFO] [stdout]     |                        |       this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                        |       up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `item` calls a custom destructor
[INFO] [stdout]     |                        `item` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 519 |                 Ok(item) => match print_item(self, item, pos) {
[INFO] [stdout]     |                                   ---------------------------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 520 |                     Ok(()) => continue,
[INFO] [stdout] 521 |                     Err(e) => e.downcast()?,
[INFO] [stdout]     |                               -------------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 529 |                 self.print(pos)?;
[INFO] [stdout]     |                 ----------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 530 |             }
[INFO] [stdout] 531 |             self.print_byte_header()?;
[INFO] [stdout]     |             -------------------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |             `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 542 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bin/wasm-tools/dump.rs:627:32
[INFO] [stdout]     |
[INFO] [stdout] 627 |         while let Some(item) = iter.next() {
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 628 |             print(self, iter.original_position(), item?)?;
[INFO] [stdout]     |             ---------------------------------------------
[INFO] [stdout]     |             |                                     |
[INFO] [stdout]     |             |                                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             |                                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 629 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bin/wasm-tools/demangle.rs:34:27
[INFO] [stdout]     |
[INFO] [stdout]  34 |                     match self.demangle(c.data(), c.data_offset()) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  39 |                         Err(e) => log::debug!("error parsing name section {e:?}"),
[INFO] [stdout]     |                             -
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `e` calls a custom destructor
[INFO] [stdout]     |                             `e` will be dropped later as of Edition 2024
[INFO] [stdout]  40 |                     }
[INFO] [stdout]  41 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating tests/cli.rs from 2021 edition to 2024
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bin/wasm-tools/dump.rs:515:32
[INFO] [stdout]     |
[INFO] [stdout] 515 |         while let Some(item) = section.next() {
[INFO] [stdout]     |                        ----    ^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |       |
[INFO] [stdout]     |                        |       this value will be stored in a temporary; let us call it `#5`
[INFO] [stdout]     |                        |       up until Edition 2021 `#5` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout]     |                        `item` calls a custom destructor
[INFO] [stdout]     |                        `item` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 519 |                 Ok(item) => match print_item(self, item, pos) {
[INFO] [stdout]     |                                   ---------------------------
[INFO] [stdout]     |                                   |
[INFO] [stdout]     |                                   this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                                   `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 520 |                     Ok(()) => continue,
[INFO] [stdout] 521 |                     Err(e) => e.downcast()?,
[INFO] [stdout]     |                               -------------
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |                               `#2` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 529 |                 self.print(pos)?;
[INFO] [stdout]     |                 ----------------
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                 `#3` will be dropped later as of Edition 2024
[INFO] [stdout] 530 |             }
[INFO] [stdout] 531 |             self.print_byte_header()?;
[INFO] [stdout]     |             -------------------------
[INFO] [stdout]     |             |
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#4`
[INFO] [stdout]     |             `#4` will be dropped later as of Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 542 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#2` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#3` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `#4` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout]     = note: `--force-warn tail-expr-drop-order` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bin/wasm-tools/dump.rs:627:32
[INFO] [stdout]     |
[INFO] [stdout] 627 |         while let Some(item) = iter.next() {
[INFO] [stdout]     |                                ^^^^^^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                this value will be stored in a temporary; let us call it `#3`
[INFO] [stdout]     |                                up until Edition 2021 `#3` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] 628 |             print(self, iter.original_position(), item?)?;
[INFO] [stdout]     |             ---------------------------------------------
[INFO] [stdout]     |             |                                     |
[INFO] [stdout]     |             |                                     this value will be stored in a temporary; let us call it `#2`
[INFO] [stdout]     |             |                                     `#2` will be dropped later as of Edition 2024
[INFO] [stdout]     |             this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |             `#1` will be dropped later as of Edition 2024
[INFO] [stdout] 629 |         }
[INFO] [stdout]     |         - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: relative drop order changing in Rust 2024
[INFO] [stdout]    --> src/bin/wasm-tools/demangle.rs:34:27
[INFO] [stdout]     |
[INFO] [stdout]  34 |                     match self.demangle(c.data(), c.data_offset()) {
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this value will be stored in a temporary; let us call it `#1`
[INFO] [stdout]     |                           up until Edition 2021 `#1` is dropped last but will be dropped earlier in Edition 2024
[INFO] [stdout] ...
[INFO] [stdout]  39 |                         Err(e) => log::debug!("error parsing name section {e:?}"),
[INFO] [stdout]     |                             -
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             `e` calls a custom destructor
[INFO] [stdout]     |                             `e` will be dropped later as of Edition 2024
[INFO] [stdout]  40 |                     }
[INFO] [stdout]  41 |                 }
[INFO] [stdout]     |                 - now the temporary value is dropped here, before the local variables in the block or statement
[INFO] [stdout]     |
[INFO] [stdout] note: `#1` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: `e` invokes this custom destructor
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/error.rs:600:1
[INFO] [stdout]     |
[INFO] [stdout] 600 | impl Drop for Error {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: most of the time, changing drop order is harmless; inspect the `impl Drop`s for side effects like releasing locks or sending messages
[INFO] [stdout]     = warning: this changes meaning in Rust 2024
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/temporary-tail-expr-scope.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Migrating examples/wasm-smith.rs from 2021 edition to 2024
[INFO] [stderr]    Migrating tests/roundtrip.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed tests/roundtrip.rs (3 fixes)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 22s
[INFO] [stderr] crater-edition-check: wasm-tools-c-api v0.0.0 (/opt/rustwide/workdir/crates/c-api) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: wasm-mutate v0.200.0 (/opt/rustwide/workdir/crates/wasm-mutate) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: wasm-encoder v0.200.0 (/opt/rustwide/workdir/crates/wasm-encoder) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: wasmparser v0.200.0 (/opt/rustwide/workdir/crates/wasmparser) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: wast v200.0.0 (/opt/rustwide/workdir/crates/wast) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: wat v1.0.200 (/opt/rustwide/workdir/crates/wat) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: wasmprinter v0.200.0 (/opt/rustwide/workdir/crates/wasmprinter) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: wasm-shrink v0.200.0 (/opt/rustwide/workdir/crates/wasm-shrink) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: wasm-smith v0.200.0 (/opt/rustwide/workdir/crates/wasm-smith) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: fuzz-stats v0.0.0 (/opt/rustwide/workdir/crates/fuzz-stats) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: wasm-mutate-stats v0.0.0 (/opt/rustwide/workdir/crates/wasm-mutate-stats) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: wasm-tools-fuzz v0.0.0 (/opt/rustwide/workdir/fuzz) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: wit-component v0.200.0 (/opt/rustwide/workdir/crates/wit-component) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: wasm-metadata v0.200.0 (/opt/rustwide/workdir/crates/wasm-metadata) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: wit-parser v0.200.0 (/opt/rustwide/workdir/crates/wit-parser) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: wit-smith v0.200.0 (/opt/rustwide/workdir/crates/wit-smith) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: wit-parser-fuzz v0.0.0 (/opt/rustwide/workdir/crates/wit-parser/fuzz) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: wasm-tools v1.0.200 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr] crater-edition-check: wasm-compose v0.200.0 (/opt/rustwide/workdir/crates/wasm-compose) updating edition from 2021 to 2024
[INFO] [stderr]     Checking wasmparser v0.200.0 (/opt/rustwide/workdir/crates/wasmparser)
[INFO] [stderr]    Compiling wasm-tools v1.0.200 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> crates/wasmparser/src/validator/types.rs:861:15
[INFO] [stdout]     |
[INFO] [stdout] 861 | impl Hash for (dyn ModuleImportKey + '_) {
[INFO] [stdout]     |               ^                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 861 - impl Hash for (dyn ModuleImportKey + '_) {
[INFO] [stdout] 861 + impl Hash for dyn ModuleImportKey + '_ {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> crates/wasmparser/src/validator/types.rs:868:20
[INFO] [stdout]     |
[INFO] [stdout] 868 | impl PartialEq for (dyn ModuleImportKey + '_) {
[INFO] [stdout]     |                    ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 868 - impl PartialEq for (dyn ModuleImportKey + '_) {
[INFO] [stdout] 868 + impl PartialEq for dyn ModuleImportKey + '_ {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> crates/wasmparser/src/validator/types.rs:874:13
[INFO] [stdout]     |
[INFO] [stdout] 874 | impl Eq for (dyn ModuleImportKey + '_) {}
[INFO] [stdout]     |             ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 874 - impl Eq for (dyn ModuleImportKey + '_) {}
[INFO] [stdout] 874 + impl Eq for dyn ModuleImportKey + '_ {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert_send` is never used
[INFO] [stdout]     --> crates/wasmparser/src/validator/core.rs:1312:8
[INFO] [stdout]      |
[INFO] [stdout] 1312 |     fn assert_send<T: Send>() {}
[INFO] [stdout]      |        ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert` is never used
[INFO] [stdout]     --> crates/wasmparser/src/validator/core.rs:1316:8
[INFO] [stdout]      |
[INFO] [stdout] 1316 |     fn assert() {
[INFO] [stdout]      |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wasmparser/src/binary_reader.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn new(data: &[u8]) -> BinaryReader {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn new(data: &[u8]) -> BinaryReader<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wasmparser/src/binary_reader.rs:133:34
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn new_with_offset(data: &[u8], original_offset: usize) -> BinaryReader {
[INFO] [stdout]     |                                  ^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn new_with_offset(data: &[u8], original_offset: usize) -> BinaryReader<'_> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/wasmparser/src/binary_reader.rs:1717:20
[INFO] [stdout]      |
[INFO] [stdout] 1717 |     pub fn targets(&self) -> BrTableTargets {
[INFO] [stdout]      |                    ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1717 |     pub fn targets(&self) -> BrTableTargets<'_> {
[INFO] [stdout]      |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wasmparser/src/parser.rs:884:38
[INFO] [stdout]     |
[INFO] [stdout] 884 |     pub fn parse_all(self, mut data: &[u8]) -> impl Iterator<Item = Result<Payload>> {
[INFO] [stdout]     |                                      ^^^^^ the lifetime is elided here     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 884 |     pub fn parse_all(self, mut data: &[u8]) -> impl Iterator<Item = Result<Payload<'_>>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/wasmparser/src/readers/core/init.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn new(data: &[u8], offset: usize) -> ConstExpr {
[INFO] [stdout]    |                      ^^^^^                    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn new(data: &[u8], offset: usize) -> ConstExpr<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wasmparser/src/validator.rs:488:18
[INFO] [stdout]     |
[INFO] [stdout] 488 |     pub fn types(&self, mut level: usize) -> Option<TypesRef> {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 488 |     pub fn types(&self, mut level: usize) -> Option<TypesRef<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/wasmparser/src/validator/types.rs:1932:19
[INFO] [stdout]      |
[INFO] [stdout] 1932 |     pub fn as_ref(&self) -> TypesRef {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1932 |     pub fn as_ref(&self) -> TypesRef<'_> {
[INFO] [stdout]      |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wasm-encoder v0.200.0 (/opt/rustwide/workdir/crates/wasm-encoder)
[INFO] [stderr]     Checking wasmprinter v0.200.0 (/opt/rustwide/workdir/crates/wasmprinter)
[INFO] [stdout] warning: unused variable: `mem_byte`
[INFO] [stdout]     --> crates/wasmprinter/src/operator.rs:363:36
[INFO] [stdout]      |
[INFO] [stdout]  363 |         fn $visit(&mut self $( , $($arg: $argty),* )?) -> Self::Output {
[INFO] [stdout]      |                                    ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1109 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `mem_byte` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wasmprinter/src/operator.rs:363:36
[INFO] [stdout]      |
[INFO] [stdout]  363 |         fn $visit(&mut self $( , $($arg: $argty),* )?) -> Self::Output {
[INFO] [stdout]      |                                    ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1109 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/wasm-encoder/src/component/types.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn ty(&mut self) -> CoreTypeEncoder {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn ty(&mut self) -> CoreTypeEncoder<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wasm-encoder/src/component/types.rs:206:22
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn core_type(&mut self) -> CoreTypeEncoder {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn core_type(&mut self) -> CoreTypeEncoder<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wasm-encoder/src/component/types.rs:217:15
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn ty(&mut self) -> ComponentTypeEncoder {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn ty(&mut self) -> ComponentTypeEncoder<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wasm-encoder/src/component/types.rs:321:22
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn core_type(&mut self) -> CoreTypeEncoder {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn core_type(&mut self) -> CoreTypeEncoder<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wasm-encoder/src/component/types.rs:329:15
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn ty(&mut self) -> ComponentTypeEncoder {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn ty(&mut self) -> ComponentTypeEncoder<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/wasm-encoder/src/component/types.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn ty(&mut self) -> CoreTypeEncoder {
[INFO] [stdout]    |               ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |               |
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn ty(&mut self) -> CoreTypeEncoder<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wasm-encoder/src/component/types.rs:206:22
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn core_type(&mut self) -> CoreTypeEncoder {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 206 |     pub fn core_type(&mut self) -> CoreTypeEncoder<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wasm-encoder/src/component/types.rs:217:15
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn ty(&mut self) -> ComponentTypeEncoder {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 217 |     pub fn ty(&mut self) -> ComponentTypeEncoder<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wasm-encoder/src/component/types.rs:321:22
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn core_type(&mut self) -> CoreTypeEncoder {
[INFO] [stdout]     |                      ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 321 |     pub fn core_type(&mut self) -> CoreTypeEncoder<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wasm-encoder/src/component/types.rs:329:15
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn ty(&mut self) -> ComponentTypeEncoder {
[INFO] [stdout]     |               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |               |
[INFO] [stdout]     |               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 329 |     pub fn ty(&mut self) -> ComponentTypeEncoder<'_> {
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wast v200.0.0 (/opt/rustwide/workdir/crates/wast)
[INFO] [stderr]     Checking wasm-metadata v0.200.0 (/opt/rustwide/workdir/crates/wasm-metadata)
[INFO] [stderr]     Checking wasm-mutate v0.200.0 (/opt/rustwide/workdir/crates/wasm-mutate)
[INFO] [stdout] warning: for loop over a `&Option`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> crates/wasmprinter/src/lib.rs:899:20
[INFO] [stdout]     |
[INFO] [stdout] 899 |         for idx in &ty.supertype_idx {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 899 -         for idx in &ty.supertype_idx {
[INFO] [stdout] 899 +         while let Some(idx) = &ty.supertype_idx {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 899 -         for idx in &ty.supertype_idx {
[INFO] [stdout] 899 +         if let Some(idx) = &ty.supertype_idx {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rewrite`
[INFO] [stdout]  --> crates/wasm-mutate/src/mutators/peephole/rules.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use egg::{rewrite, Id, Rewrite, Subst};
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `range` is never read
[INFO] [stdout]   --> crates/wasm-mutate/src/mutators/codemotion/ir/parse_context.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     IfElse {
[INFO] [stdout]    |     ------ field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 54 |         range: Range<usize>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `range` is never read
[INFO] [stdout]   --> crates/wasm-mutate/src/mutators/codemotion/ir/parse_context.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     Block {
[INFO] [stdout]    |     ----- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 77 |         range: Range<usize>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `entry_idx` is never read
[INFO] [stdout]   --> crates/wasm-mutate/src/mutators/peephole/dfg.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct StackEntry {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub entry_idx: usize,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StackEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]   --> crates/wasm-mutate/src/mutators/peephole/eggsy/encoder/expr2wasm.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Global {
[INFO] [stdout]    |     ------ field in this variant
[INFO] [stdout] 20 |         /// Global index
[INFO] [stdout] 21 |         index: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResourceRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RemoveStartSection` is never constructed
[INFO] [stdout]  --> crates/wasm-mutate/src/mutators/start.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct RemoveStartSection;
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/wasm-mutate/src/info.rs:63:28
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn new(input_wasm: &[u8]) -> Result<ModuleInfo> {
[INFO] [stdout]    |                            ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn new(input_wasm: &[u8]) -> Result<ModuleInfo<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wasm-mutate/src/info.rs:287:31
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn get_global_section(&self) -> RawSection {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn get_global_section(&self) -> RawSection<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wasm-shrink v0.200.0 (/opt/rustwide/workdir/crates/wasm-shrink)
[INFO] [stderr]     Checking wasm-mutate-stats v0.0.0 (/opt/rustwide/workdir/crates/wasm-mutate-stats)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/wast/src/lib.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |           pub struct $name(pub $crate::token::Span);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/wast/src/core/custom.rs:355:33
[INFO] [stdout]     |
[INFO] [stdout] 355 |                   custom_keyword!(flag = $kw);
[INFO] [stdout]     |                                   ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 364 | /         parse_flags! {
[INFO] [stdout] 365 | |             "binding-weak" = 1 << 0,
[INFO] [stdout] 366 | |             "binding-local" = 1 << 1,
[INFO] [stdout] 367 | |             "visibility-hidden" = 1 << 2,
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | |             "absolute" = 1 << 9,
[INFO] [stdout] 374 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `custom_keyword` which comes from the expansion of the macro `parse_flags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/wast/src/lib.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |           pub struct $name(pub $crate::token::Span);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/wast/src/core/custom.rs:355:33
[INFO] [stdout]     |
[INFO] [stdout] 355 |                   custom_keyword!(flag = $kw);
[INFO] [stdout]     |                                   ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 364 | /         parse_flags! {
[INFO] [stdout] 365 | |             "binding-weak" = 1 << 0,
[INFO] [stdout] 366 | |             "binding-local" = 1 << 1,
[INFO] [stdout] 367 | |             "visibility-hidden" = 1 << 2,
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | |             "absolute" = 1 << 9,
[INFO] [stdout] 374 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `custom_keyword` which comes from the expansion of the macro `parse_flags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/wast/src/lib.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |           pub struct $name(pub $crate::token::Span);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/wast/src/core/custom.rs:355:33
[INFO] [stdout]     |
[INFO] [stdout] 355 |                   custom_keyword!(flag = $kw);
[INFO] [stdout]     |                                   ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 364 | /         parse_flags! {
[INFO] [stdout] 365 | |             "binding-weak" = 1 << 0,
[INFO] [stdout] 366 | |             "binding-local" = 1 << 1,
[INFO] [stdout] 367 | |             "visibility-hidden" = 1 << 2,
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | |             "absolute" = 1 << 9,
[INFO] [stdout] 374 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `custom_keyword` which comes from the expansion of the macro `parse_flags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/wast/src/lib.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |           pub struct $name(pub $crate::token::Span);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/wast/src/core/custom.rs:355:33
[INFO] [stdout]     |
[INFO] [stdout] 355 |                   custom_keyword!(flag = $kw);
[INFO] [stdout]     |                                   ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 364 | /         parse_flags! {
[INFO] [stdout] 365 | |             "binding-weak" = 1 << 0,
[INFO] [stdout] 366 | |             "binding-local" = 1 << 1,
[INFO] [stdout] 367 | |             "visibility-hidden" = 1 << 2,
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | |             "absolute" = 1 << 9,
[INFO] [stdout] 374 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `custom_keyword` which comes from the expansion of the macro `parse_flags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/wast/src/lib.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |           pub struct $name(pub $crate::token::Span);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/wast/src/core/custom.rs:355:33
[INFO] [stdout]     |
[INFO] [stdout] 355 |                   custom_keyword!(flag = $kw);
[INFO] [stdout]     |                                   ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 364 | /         parse_flags! {
[INFO] [stdout] 365 | |             "binding-weak" = 1 << 0,
[INFO] [stdout] 366 | |             "binding-local" = 1 << 1,
[INFO] [stdout] 367 | |             "visibility-hidden" = 1 << 2,
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | |             "absolute" = 1 << 9,
[INFO] [stdout] 374 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `custom_keyword` which comes from the expansion of the macro `parse_flags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/wast/src/lib.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |           pub struct $name(pub $crate::token::Span);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/wast/src/core/custom.rs:355:33
[INFO] [stdout]     |
[INFO] [stdout] 355 |                   custom_keyword!(flag = $kw);
[INFO] [stdout]     |                                   ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 364 | /         parse_flags! {
[INFO] [stdout] 365 | |             "binding-weak" = 1 << 0,
[INFO] [stdout] 366 | |             "binding-local" = 1 << 1,
[INFO] [stdout] 367 | |             "visibility-hidden" = 1 << 2,
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | |             "absolute" = 1 << 9,
[INFO] [stdout] 374 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `custom_keyword` which comes from the expansion of the macro `parse_flags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/wast/src/lib.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |           pub struct $name(pub $crate::token::Span);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/wast/src/core/custom.rs:355:33
[INFO] [stdout]     |
[INFO] [stdout] 355 |                   custom_keyword!(flag = $kw);
[INFO] [stdout]     |                                   ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 364 | /         parse_flags! {
[INFO] [stdout] 365 | |             "binding-weak" = 1 << 0,
[INFO] [stdout] 366 | |             "binding-local" = 1 << 1,
[INFO] [stdout] 367 | |             "visibility-hidden" = 1 << 2,
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | |             "absolute" = 1 << 9,
[INFO] [stdout] 374 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `custom_keyword` which comes from the expansion of the macro `parse_flags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/wast/src/lib.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |           pub struct $name(pub $crate::token::Span);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/wast/src/core/custom.rs:355:33
[INFO] [stdout]     |
[INFO] [stdout] 355 |                   custom_keyword!(flag = $kw);
[INFO] [stdout]     |                                   ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 364 | /         parse_flags! {
[INFO] [stdout] 365 | |             "binding-weak" = 1 << 0,
[INFO] [stdout] 366 | |             "binding-local" = 1 << 1,
[INFO] [stdout] 367 | |             "visibility-hidden" = 1 << 2,
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | |             "absolute" = 1 << 9,
[INFO] [stdout] 374 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `custom_keyword` which comes from the expansion of the macro `parse_flags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/wast/src/lib.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |           pub struct $name(pub $crate::token::Span);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/wast/src/core/custom.rs:355:33
[INFO] [stdout]     |
[INFO] [stdout] 355 |                   custom_keyword!(flag = $kw);
[INFO] [stdout]     |                                   ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 364 | /         parse_flags! {
[INFO] [stdout] 365 | |             "binding-weak" = 1 << 0,
[INFO] [stdout] 366 | |             "binding-local" = 1 << 1,
[INFO] [stdout] 367 | |             "visibility-hidden" = 1 << 2,
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | |             "absolute" = 1 << 9,
[INFO] [stdout] 374 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `custom_keyword` which comes from the expansion of the macro `parse_flags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/wast/src/core/module.rs:162:69
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub(crate) fn parse_remaining(parser: Parser<'a>) -> Result<Vec<ModuleField>> {
[INFO] [stdout]     |                                                  --                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub(crate) fn parse_remaining(parser: Parser<'a>) -> Result<Vec<ModuleField<'a>>> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/wast/src/component/component.rs:161:58
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn parse_remaining(parser: Parser<'a>) -> Result<Vec<ComponentField>> {
[INFO] [stdout]     |                                       --                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn parse_remaining(parser: Parser<'a>) -> Result<Vec<ComponentField<'a>>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wat v1.0.200 (/opt/rustwide/workdir/crates/wat)
[INFO] [stderr]     Checking wit-parser v0.200.0 (/opt/rustwide/workdir/crates/wit-parser)
[INFO] [stderr]     Checking wasm-smith v0.200.0 (/opt/rustwide/workdir/crates/wasm-smith)
[INFO] [stderr]     Checking wasm-compose v0.200.0 (/opt/rustwide/workdir/crates/wasm-compose)
[INFO] [stdout] warning: unused variable: `mem_byte`
[INFO] [stdout]     --> crates/wasmprinter/src/operator.rs:363:36
[INFO] [stdout]      |
[INFO] [stdout]  363 |         fn $visit(&mut self $( , $($arg: $argty),* )?) -> Self::Output {
[INFO] [stdout]      |                                    ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1109 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `mem_byte` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wasmprinter/src/operator.rs:363:36
[INFO] [stdout]      |
[INFO] [stdout]  363 |         fn $visit(&mut self $( , $($arg: $argty),* )?) -> Self::Output {
[INFO] [stdout]      |                                    ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1109 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> crates/wasmparser/src/validator/types.rs:861:15
[INFO] [stdout]     |
[INFO] [stdout] 861 | impl Hash for (dyn ModuleImportKey + '_) {
[INFO] [stdout]     |               ^                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 861 - impl Hash for (dyn ModuleImportKey + '_) {
[INFO] [stdout] 861 + impl Hash for dyn ModuleImportKey + '_ {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> crates/wasmparser/src/validator/types.rs:868:20
[INFO] [stdout]     |
[INFO] [stdout] 868 | impl PartialEq for (dyn ModuleImportKey + '_) {
[INFO] [stdout]     |                    ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 868 - impl PartialEq for (dyn ModuleImportKey + '_) {
[INFO] [stdout] 868 + impl PartialEq for dyn ModuleImportKey + '_ {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]    --> crates/wasmparser/src/validator/types.rs:874:13
[INFO] [stdout]     |
[INFO] [stdout] 874 | impl Eq for (dyn ModuleImportKey + '_) {}
[INFO] [stdout]     |             ^                        ^
[INFO] [stdout]     |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 874 - impl Eq for (dyn ModuleImportKey + '_) {}
[INFO] [stdout] 874 + impl Eq for dyn ModuleImportKey + '_ {}
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rewrite`
[INFO] [stdout]  --> crates/wasm-mutate/src/mutators/peephole/rules.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use egg::{rewrite, Id, Rewrite, Subst};
[INFO] [stdout]   |           ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wasm-compose/src/composer.rs:281:9
[INFO] [stdout]     |
[INFO] [stdout] 281 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 282 |         r: InstanceImportRef,
[INFO] [stdout] 283 |     ) -> (&Component, &str, ComponentInstanceTypeId) {
[INFO] [stdout]     |           ^^^^^^^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |           ||
[INFO] [stdout]     |           |the same lifetime is hidden here
[INFO] [stdout]     |           the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 283 |     ) -> (&Component<'_>, &str, ComponentInstanceTypeId) {
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/wasm-compose/src/encoding.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn ty(&mut self) -> ComponentTypeEncoder {
[INFO] [stdout]    |           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |           |
[INFO] [stdout]    |           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn ty(&mut self) -> ComponentTypeEncoder<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/wasm-compose/src/encoding.rs:71:18
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn core_type(&mut self) -> CoreTypeEncoder {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn core_type(&mut self) -> CoreTypeEncoder<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wasm-compose/src/graph.rs:192:18
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn types(&self) -> TypesRef {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn types(&self) -> TypesRef<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wasm-compose/src/graph.rs:780:9
[INFO] [stdout]     |
[INFO] [stdout] 780 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 781 |         id: impl Into<InstanceId>,
[INFO] [stdout] 782 |     ) -> Option<(ComponentId, &Component)> {
[INFO] [stdout]     |                               ^^^^^^^^^^
[INFO] [stdout]     |                               ||
[INFO] [stdout]     |                               |the same lifetime is hidden here
[INFO] [stdout]     |                               the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 782 |     ) -> Option<(ComponentId, &Component<'_>)> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over a `&Option`. This is more readably written as an `if let` statement
[INFO] [stdout]    --> crates/wasmprinter/src/lib.rs:899:20
[INFO] [stdout]     |
[INFO] [stdout] 899 |         for idx in &ty.supertype_idx {
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]     |
[INFO] [stdout] 899 -         for idx in &ty.supertype_idx {
[INFO] [stdout] 899 +         while let Some(idx) = &ty.supertype_idx {
[INFO] [stdout]     |
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]     |
[INFO] [stdout] 899 -         for idx in &ty.supertype_idx {
[INFO] [stdout] 899 +         if let Some(idx) = &ty.supertype_idx {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wit-parser/src/lib.rs:696:23
[INFO] [stdout]     |
[INFO] [stdout] 696 |     pub fn iter_types(&self) -> ResultsTypeIter {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 696 |     pub fn iter_types(&self) -> ResultsTypeIter<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wit-component v0.200.0 (/opt/rustwide/workdir/crates/wit-component)
[INFO] [stderr]     Checking wit-parser-fuzz v0.0.0 (/opt/rustwide/workdir/crates/wit-parser/fuzz)
[INFO] [stdout] warning: struct `RecGroup` is never constructed
[INFO] [stdout]    --> crates/wasm-smith/src/core.rs:217:19
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub(crate) struct RecGroup {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Entities` is never constructed
[INFO] [stdout]     --> crates/wasm-smith/src/core.rs:2289:8
[INFO] [stdout]      |
[INFO] [stdout] 2289 | struct Entities {
[INFO] [stdout]      |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `range` is never read
[INFO] [stdout]   --> crates/wasm-mutate/src/mutators/codemotion/ir/parse_context.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     IfElse {
[INFO] [stdout]    |     ------ field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 54 |         range: Range<usize>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `range` is never read
[INFO] [stdout]   --> crates/wasm-mutate/src/mutators/codemotion/ir/parse_context.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |     Block {
[INFO] [stdout]    |     ----- field in this variant
[INFO] [stdout] ...
[INFO] [stdout] 77 |         range: Range<usize>,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Node` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `entry_idx` is never read
[INFO] [stdout]   --> crates/wasm-mutate/src/mutators/peephole/dfg.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 43 | pub struct StackEntry {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 47 |     pub entry_idx: usize,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `StackEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]   --> crates/wasm-mutate/src/mutators/peephole/eggsy/encoder/expr2wasm.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     Global {
[INFO] [stdout]    |     ------ field in this variant
[INFO] [stdout] 20 |         /// Global index
[INFO] [stdout] 21 |         index: usize,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ResourceRequest` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/wasm-mutate/src/info.rs:63:28
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn new(input_wasm: &[u8]) -> Result<ModuleInfo> {
[INFO] [stdout]    |                            ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub fn new(input_wasm: &[u8]) -> Result<ModuleInfo<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wasm-mutate/src/info.rs:287:31
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn get_global_section(&self) -> RawSection {
[INFO] [stdout]     |                               ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 287 |     pub fn get_global_section(&self) -> RawSection<'_> {
[INFO] [stdout]     |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RecGroup` is never constructed
[INFO] [stdout]    --> crates/wasm-smith/src/core.rs:217:19
[INFO] [stdout]     |
[INFO] [stdout] 217 | pub(crate) struct RecGroup {
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Entities` is never constructed
[INFO] [stdout]     --> crates/wasm-smith/src/core.rs:2289:8
[INFO] [stdout]      |
[INFO] [stdout] 2289 | struct Entities {
[INFO] [stdout]      |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking fuzz-stats v0.0.0 (/opt/rustwide/workdir/crates/fuzz-stats)
[INFO] [stderr]     Checking wasm-tools-c-api v0.0.0 (/opt/rustwide/workdir/crates/c-api)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wit-parser/src/lib.rs:696:23
[INFO] [stdout]     |
[INFO] [stdout] 696 |     pub fn iter_types(&self) -> ResultsTypeIter {
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[INFO] [stdout]     |                       the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 696 |     pub fn iter_types(&self) -> ResultsTypeIter<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `try_table`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `try_table` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag_index`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `targets`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `targets` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table_byte`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `table_byte` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `local_index`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `local_index` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mem_byte`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `mem_byte` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `value` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_size`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `array_size` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_data_index`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `array_data_index` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_elem_index`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `array_elem_index` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data_index`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `data_index` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `elem_index`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `elem_index` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lanes`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `lanes` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `try_table`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `try_table` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag_index`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `tag_index` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relative_depth`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `relative_depth` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `targets`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `targets` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `table_byte`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `table_byte` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `local_index`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `local_index` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mem_byte`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `mem_byte` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `value`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `value` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `field_index`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `field_index` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_size`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `array_size` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_data_index`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `array_data_index` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `array_elem_index`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `array_elem_index` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `data_index`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `data_index` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `elem_index`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `elem_index` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lane`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `lane` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lanes`
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout] help: `lanes` is captured in macro and introduced a unused variable
[INFO] [stdout]     --> crates/wit-component/src/gc.rs:997:39
[INFO] [stdout]      |
[INFO] [stdout]  997 |             fn $visit(&mut self $(, $($arg: $argty),*)?)  {
[INFO] [stdout]      |                                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 1052 |     wasmparser::for_each_operator!(define_visit);
[INFO] [stdout]      |     -------------------------------------------- in this macro invocation
[INFO] [stdout]      = note: this warning originates in the macro `define_visit` which comes from the expansion of the macro `wasmparser::for_each_operator` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wit-smith v0.200.0 (/opt/rustwide/workdir/crates/wit-smith)
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/wast/src/lib.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |           pub struct $name(pub $crate::token::Span);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/wast/src/core/custom.rs:355:33
[INFO] [stdout]     |
[INFO] [stdout] 355 |                   custom_keyword!(flag = $kw);
[INFO] [stdout]     |                                   ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 364 | /         parse_flags! {
[INFO] [stdout] 365 | |             "binding-weak" = 1 << 0,
[INFO] [stdout] 366 | |             "binding-local" = 1 << 1,
[INFO] [stdout] 367 | |             "visibility-hidden" = 1 << 2,
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | |             "absolute" = 1 << 9,
[INFO] [stdout] 374 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `custom_keyword` which comes from the expansion of the macro `parse_flags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/wast/src/lib.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |           pub struct $name(pub $crate::token::Span);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/wast/src/core/custom.rs:355:33
[INFO] [stdout]     |
[INFO] [stdout] 355 |                   custom_keyword!(flag = $kw);
[INFO] [stdout]     |                                   ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 364 | /         parse_flags! {
[INFO] [stdout] 365 | |             "binding-weak" = 1 << 0,
[INFO] [stdout] 366 | |             "binding-local" = 1 << 1,
[INFO] [stdout] 367 | |             "visibility-hidden" = 1 << 2,
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | |             "absolute" = 1 << 9,
[INFO] [stdout] 374 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `custom_keyword` which comes from the expansion of the macro `parse_flags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/wast/src/lib.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |           pub struct $name(pub $crate::token::Span);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/wast/src/core/custom.rs:355:33
[INFO] [stdout]     |
[INFO] [stdout] 355 |                   custom_keyword!(flag = $kw);
[INFO] [stdout]     |                                   ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 364 | /         parse_flags! {
[INFO] [stdout] 365 | |             "binding-weak" = 1 << 0,
[INFO] [stdout] 366 | |             "binding-local" = 1 << 1,
[INFO] [stdout] 367 | |             "visibility-hidden" = 1 << 2,
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | |             "absolute" = 1 << 9,
[INFO] [stdout] 374 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `custom_keyword` which comes from the expansion of the macro `parse_flags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/wast/src/lib.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |           pub struct $name(pub $crate::token::Span);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/wast/src/core/custom.rs:355:33
[INFO] [stdout]     |
[INFO] [stdout] 355 |                   custom_keyword!(flag = $kw);
[INFO] [stdout]     |                                   ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 364 | /         parse_flags! {
[INFO] [stdout] 365 | |             "binding-weak" = 1 << 0,
[INFO] [stdout] 366 | |             "binding-local" = 1 << 1,
[INFO] [stdout] 367 | |             "visibility-hidden" = 1 << 2,
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | |             "absolute" = 1 << 9,
[INFO] [stdout] 374 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `custom_keyword` which comes from the expansion of the macro `parse_flags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/wast/src/lib.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |           pub struct $name(pub $crate::token::Span);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/wast/src/core/custom.rs:355:33
[INFO] [stdout]     |
[INFO] [stdout] 355 |                   custom_keyword!(flag = $kw);
[INFO] [stdout]     |                                   ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 364 | /         parse_flags! {
[INFO] [stdout] 365 | |             "binding-weak" = 1 << 0,
[INFO] [stdout] 366 | |             "binding-local" = 1 << 1,
[INFO] [stdout] 367 | |             "visibility-hidden" = 1 << 2,
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | |             "absolute" = 1 << 9,
[INFO] [stdout] 374 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `custom_keyword` which comes from the expansion of the macro `parse_flags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/wast/src/lib.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |           pub struct $name(pub $crate::token::Span);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/wast/src/core/custom.rs:355:33
[INFO] [stdout]     |
[INFO] [stdout] 355 |                   custom_keyword!(flag = $kw);
[INFO] [stdout]     |                                   ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 364 | /         parse_flags! {
[INFO] [stdout] 365 | |             "binding-weak" = 1 << 0,
[INFO] [stdout] 366 | |             "binding-local" = 1 << 1,
[INFO] [stdout] 367 | |             "visibility-hidden" = 1 << 2,
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | |             "absolute" = 1 << 9,
[INFO] [stdout] 374 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `custom_keyword` which comes from the expansion of the macro `parse_flags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/wast/src/lib.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |           pub struct $name(pub $crate::token::Span);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/wast/src/core/custom.rs:355:33
[INFO] [stdout]     |
[INFO] [stdout] 355 |                   custom_keyword!(flag = $kw);
[INFO] [stdout]     |                                   ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 364 | /         parse_flags! {
[INFO] [stdout] 365 | |             "binding-weak" = 1 << 0,
[INFO] [stdout] 366 | |             "binding-local" = 1 << 1,
[INFO] [stdout] 367 | |             "visibility-hidden" = 1 << 2,
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | |             "absolute" = 1 << 9,
[INFO] [stdout] 374 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `custom_keyword` which comes from the expansion of the macro `parse_flags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/wast/src/lib.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |           pub struct $name(pub $crate::token::Span);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/wast/src/core/custom.rs:355:33
[INFO] [stdout]     |
[INFO] [stdout] 355 |                   custom_keyword!(flag = $kw);
[INFO] [stdout]     |                                   ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 364 | /         parse_flags! {
[INFO] [stdout] 365 | |             "binding-weak" = 1 << 0,
[INFO] [stdout] 366 | |             "binding-local" = 1 << 1,
[INFO] [stdout] 367 | |             "visibility-hidden" = 1 << 2,
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | |             "absolute" = 1 << 9,
[INFO] [stdout] 374 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `custom_keyword` which comes from the expansion of the macro `parse_flags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> crates/wast/src/lib.rs:99:26
[INFO] [stdout]     |
[INFO] [stdout]  99 |           pub struct $name(pub $crate::token::Span);
[INFO] [stdout]     |                            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: crates/wast/src/core/custom.rs:355:33
[INFO] [stdout]     |
[INFO] [stdout] 355 |                   custom_keyword!(flag = $kw);
[INFO] [stdout]     |                                   ---- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 364 | /         parse_flags! {
[INFO] [stdout] 365 | |             "binding-weak" = 1 << 0,
[INFO] [stdout] 366 | |             "binding-local" = 1 << 1,
[INFO] [stdout] 367 | |             "visibility-hidden" = 1 << 2,
[INFO] [stdout] ...   |
[INFO] [stdout] 373 | |             "absolute" = 1 << 9,
[INFO] [stdout] 374 | |         }
[INFO] [stdout]     | |_________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing this field
[INFO] [stdout]     = note: `flag` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]     = note: this warning originates in the macro `custom_keyword` which comes from the expansion of the macro `parse_flags` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/wast/src/core/module.rs:162:69
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub(crate) fn parse_remaining(parser: Parser<'a>) -> Result<Vec<ModuleField>> {
[INFO] [stdout]     |                                                  --                 ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                                  |
[INFO] [stdout]     |                                                  the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 162 |     pub(crate) fn parse_remaining(parser: Parser<'a>) -> Result<Vec<ModuleField<'a>>> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/wast/src/component/component.rs:161:58
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn parse_remaining(parser: Parser<'a>) -> Result<Vec<ComponentField>> {
[INFO] [stdout]     |                                       --                 ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |
[INFO] [stdout]     |                                       the lifetime is named here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 161 |     fn parse_remaining(parser: Parser<'a>) -> Result<Vec<ComponentField<'a>>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wasm-tools-fuzz v0.0.0 (/opt/rustwide/workdir/fuzz)
[INFO] [stdout] warning: function `assert_send` is never used
[INFO] [stdout]     --> crates/wasmparser/src/validator/core.rs:1312:8
[INFO] [stdout]      |
[INFO] [stdout] 1312 |     fn assert_send<T: Send>() {}
[INFO] [stdout]      |        ^^^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `assert` is never used
[INFO] [stdout]     --> crates/wasmparser/src/validator/core.rs:1316:8
[INFO] [stdout]      |
[INFO] [stdout] 1316 |     fn assert() {
[INFO] [stdout]      |        ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wasmparser/src/binary_reader.rs:123:22
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn new(data: &[u8]) -> BinaryReader {
[INFO] [stdout]     |                      ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 123 |     pub fn new(data: &[u8]) -> BinaryReader<'_> {
[INFO] [stdout]     |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wasmparser/src/binary_reader.rs:133:34
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn new_with_offset(data: &[u8], original_offset: usize) -> BinaryReader {
[INFO] [stdout]     |                                  ^^^^^ the lifetime is elided here ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 133 |     pub fn new_with_offset(data: &[u8], original_offset: usize) -> BinaryReader<'_> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/wasmparser/src/binary_reader.rs:1717:20
[INFO] [stdout]      |
[INFO] [stdout] 1717 |     pub fn targets(&self) -> BrTableTargets {
[INFO] [stdout]      |                    ^^^^^     ^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                    |
[INFO] [stdout]      |                    the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1717 |     pub fn targets(&self) -> BrTableTargets<'_> {
[INFO] [stdout]      |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wasmparser/src/parser.rs:884:38
[INFO] [stdout]     |
[INFO] [stdout] 884 |     pub fn parse_all(self, mut data: &[u8]) -> impl Iterator<Item = Result<Payload>> {
[INFO] [stdout]     |                                      ^^^^^ the lifetime is elided here     ^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 884 |     pub fn parse_all(self, mut data: &[u8]) -> impl Iterator<Item = Result<Payload<'_>>> {
[INFO] [stdout]     |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/wasmparser/src/readers/core/init.rs:27:22
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn new(data: &[u8], offset: usize) -> ConstExpr {
[INFO] [stdout]    |                      ^^^^^                    ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                      |
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub fn new(data: &[u8], offset: usize) -> ConstExpr<'_> {
[INFO] [stdout]    |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wasmparser/src/validator.rs:488:18
[INFO] [stdout]     |
[INFO] [stdout] 488 |     pub fn types(&self, mut level: usize) -> Option<TypesRef> {
[INFO] [stdout]     |                  ^^^^^ the lifetime is elided here  ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 488 |     pub fn types(&self, mut level: usize) -> Option<TypesRef<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> crates/wasmparser/src/validator/types.rs:1932:19
[INFO] [stdout]      |
[INFO] [stdout] 1932 |     pub fn as_ref(&self) -> TypesRef {
[INFO] [stdout]      |                   ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1932 |     pub fn as_ref(&self) -> TypesRef<'_> {
[INFO] [stdout]      |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wasm-compose/src/composer.rs:281:9
[INFO] [stdout]     |
[INFO] [stdout] 281 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 282 |         r: InstanceImportRef,
[INFO] [stdout] 283 |     ) -> (&Component, &str, ComponentInstanceTypeId) {
[INFO] [stdout]     |           ^^^^^^^^^^  ^^^^ the same lifetime is elided here
[INFO] [stdout]     |           ||
[INFO] [stdout]     |           |the same lifetime is hidden here
[INFO] [stdout]     |           the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 283 |     ) -> (&Component<'_>, &str, ComponentInstanceTypeId) {
[INFO] [stdout]     |                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/wasm-compose/src/encoding.rs:63:11
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn ty(&mut self) -> ComponentTypeEncoder {
[INFO] [stdout]    |           ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |           |
[INFO] [stdout]    |           the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 63 |     fn ty(&mut self) -> ComponentTypeEncoder<'_> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> crates/wasm-compose/src/encoding.rs:71:18
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn core_type(&mut self) -> CoreTypeEncoder {
[INFO] [stdout]    |                  ^^^^^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                  |
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 71 |     fn core_type(&mut self) -> CoreTypeEncoder<'_> {
[INFO] [stdout]    |                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wasm-compose/src/graph.rs:192:18
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn types(&self) -> TypesRef {
[INFO] [stdout]     |                  ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 192 |     pub fn types(&self) -> TypesRef<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> crates/wasm-compose/src/graph.rs:780:9
[INFO] [stdout]     |
[INFO] [stdout] 780 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 781 |         id: impl Into<InstanceId>,
[INFO] [stdout] 782 |     ) -> Option<(ComponentId, &Component)> {
[INFO] [stdout]     |                               ^^^^^^^^^^
[INFO] [stdout]     |                               ||
[INFO] [stdout]     |                               |the same lifetime is hidden here
[INFO] [stdout]     |                               the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 782 |     ) -> Option<(ComponentId, &Component<'_>)> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 46s
[INFO] [stderr] crater-edition-check all packages now at latest edition
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "73c06d7cf06ce4dc6b1d02e863af7d29e3b33b3376b60434d3cb09ca7d41934e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "73c06d7cf06ce4dc6b1d02e863af7d29e3b33b3376b60434d3cb09ca7d41934e", kill_on_drop: false }`
[INFO] [stdout] 73c06d7cf06ce4dc6b1d02e863af7d29e3b33b3376b60434d3cb09ca7d41934e
